2013-04-08 - 6020.200 - Spec - UPC Label Printing Program #SDLABELREPORTS #EMEA #US #ABAPUPC

SPECIFICATIONS

6020: UPC Label Printing Program


Purpose


To print the collection text by considering the collection from SO when SO is given as input for both US and China label program

Admin Info


Purpose
To print the collection text by considering the collection from SO when SO is given as input for both US and China label program
Requested By
Thi Tran
Spec Created By
Venu Dontamsetti and Deepak Yasam
Spec Created Date
04/08/2013
Spec QA by
Venkat Kondapally
Objects
ZRSD_UPC_LABELS
ZRSD_UPC_LABELS_CHINA
Document Status
Completed

References


Prior Tickets

None

Documents


UPC Label Printing by Sales Order.doc

Functional Requirement


When multiple materials are present in the MM and based on the delivery dates the desired season and collection will get copied into the SO.When the UPC labels are printed for US and China label programs the collection text should get printed by reading the collection from the SO.

Solution Summary


Get Collections texts maintained in Sales Order items with combination of Season & Collection Only If Input is Sales Order.



Test Plan


S.No
Scenario
Excpected Result
1
Create SO with 1000 sales org and 0110 plant with two materials by maintaining L64 and S30 as L-code and S-code
Run ZSD_UPCLBL tcode with SO and material as inputs and the text collection should be printed in the label
2
Create SO with 1000 sales org and9010 plant with two materials by maintaining L64 and S30 as L-code and S-code
Run ZCH_UPC tcode with SO and material as inputs and the text collection should be printed in the label

Solution Details


If the Input is Sales Order, Get the season and collection from its corresponding Item data and pass the Collection text and
Get all the Collection texts from J_3ASEANT table.

Issues


None